Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Add Method (ThreadSafeList<T>)






The object to add to the ICollection.
Adds an item to the ICollection.
Syntax
public void Add( 
   T item
)
'Declaration
 
Public Sub Add( _
   ByVal item As T _
) 
'Usage
 
Dim instance As ThreadSafeList(Of T)
Dim item As T
 
instance.Add(item)

            

            
public:
void Add( 
   T^ item
) 

Parameters

item
The object to add to the ICollection.
Exceptions
ExceptionDescription
System.NotSupportedExceptionThe ICollection is read-only.
Requirements

Target Platforms

See Also

Reference

ThreadSafeList<T> Class
ThreadSafeList<T> Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features